Skip to content
Snippets Groups Projects
Commit f03ba2c9 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/hrp2-machine] Remove fix environment variable for ROS

parent 890c7c53
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,3 @@ include ../../mk/sysdep/pdflatex.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
CONFIGURE_ENV+= ROS_ROOT=$(call quote,/opt/openrobots/share/ros)
CONFIGURE_ENV+= ROS_PACKAGE_PATH=$(call quote,/opt/openrobots/share:/opt/openrobots/stacks)
CONFIGURE_ENV+= ROS_MASTER_URI=$(call quote,http://localhost:11311)
CONFIGURE_ENV+= ROS_DISTRO=$(call quote,${PREFER.ros})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment