Skip to content

Magmanat/CG2111A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CG2111A

Make sure these lines are at the bottom of your ~/.bashrc in your laptop

export ROS_MASTER_URI=http://(Ip Address of Pi):11311
export ROS_HOSTNAME=(Ip Address of Laptop)
source /opt/ros/noetic/setup.bash
source ~/(path_to_catkin_ws)/devel/setup.bash

These lines need to be added at the bottom of ~/.bashrc for RPi

export ROS_MASTER_URI=http://(Ip Address of Pi):11311
export ROS_HOSTNAME=(Ip Address of Pi)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors