changes to get running on pi + traces
This commit is contained in:
parent
a965066d94
commit
bf3f7ff485
29 changed files with 253 additions and 2887 deletions
5
init.sh
Normal file
5
init.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
source /opt/ros/foxy/setup.bash
|
||||
source ./venv38/bin/activate
|
||||
|
||||
export MAKEFLAGS="-j 1"
|
||||
export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
|
Loading…
Add table
Add a link
Reference in a new issue