Skip to content
Snippets Groups Projects
Commit 3e01bfcb authored by Emil Harlan's avatar Emil Harlan
Browse files

a

parent be6d339e
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,8 @@ setup(
tests_require=['pytest'],
entry_points={
'console_scripts': [
"robot_ros = robomaster_pi.robot_ros:main"
"robot_ros_vel = robomaster_pi.robot_ros_vel:main",
"robot_ros_odom = robomaster_pi.robot_ros_odom:main"
],
},
)
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