BerkeleyAutomation / fogros-realtime-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fogros-realtime-examples

colcon build
rosdep install --from-paths . --ignore-src -r -y
source install/setup.bash
ros2 run <package> <name>

If you see a warning during colcon build, you may safely ignore it:

/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.

About


Languages

Language:Python 78.9%Language:CMake 8.9%Language:C++ 6.9%Language:Dockerfile 4.8%Language:Shell 0.5%