Wang Chen [email protected]
After installation, please find the file in your home folder "~/myros.sh". Then change the catkin workspace name according to your own workspace in your home folder, such as:
ROS_CATKINWS_NAME='drones'
Then, open a new terminal, enjoy it!
ROS indigo/kinetic environment
your git command environment will be very user-friendly.
you can use the command "ck" or "CK" in any directory to compile your ROS workspace.
After installation, any FTDI-based usb devices will appear in /dev/sensors/ftdi_[****] with authority level [666]. The [****] will be replaced by the uqiue serial NO. of chips. This will speed up your experiments.
cd ~
git clone https://github.com/wang-chen/auto.git
cd auto
./install.sh