mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
Updated readme: got rosinstall error without space between - and git, and added warning about environment var change
This commit is contained in:
parent
b1b10324ac
commit
517b94d916
@ -52,9 +52,9 @@ Setup workspace (skip if you already have one):
|
|||||||
|
|
||||||
Add the rosinstall entry for this stack:
|
Add the rosinstall entry for this stack:
|
||||||
|
|
||||||
echo "-git: {local-name: serial, uri: 'https://github.com/wjwwood/serial.git', version: 'master'}" >> .rosinstall
|
echo "- git: {local-name: serial, uri: 'https://github.com/wjwwood/serial.git', version: 'master'}" >> .rosinstall
|
||||||
|
|
||||||
Rerun rosinstall:
|
Rerun rosinstall (note this will change your $ROS_PACKAGE_PATH):
|
||||||
|
|
||||||
rosinstall .
|
rosinstall .
|
||||||
source setup.bash
|
source setup.bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user