Skip to content

Commit

Permalink
[Robot Interface] add python interpreted interface to support basic n…
Browse files Browse the repository at this point in the history
…avigation motion, including joint control
  • Loading branch information
Moju Zhao authored and tongtybj committed Jan 12, 2025
1 parent fed257f commit 92fb58f
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 0 deletions.
1 change: 1 addition & 0 deletions aerial_robot_base/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<run_depend>joy</run_depend>
<run_depend>mocap_optitrack</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>ros_numpy</run_depend>
<run_depend>rospy</run_depend>
<run_depend>rostest</run_depend>
<run_depend>ublox_gps</run_depend>
Expand Down
Loading

0 comments on commit 92fb58f

Please sign in to comment.