Skip to content

Commit

Permalink
Updates to support visualizing online planning example
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Oct 31, 2024
1 parent 5c8b96e commit 5e7c25b
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 562 deletions.
1 change: 1 addition & 0 deletions tesseract_msgs/msg/JointTrajectory.msg
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
tesseract_msgs/JointState[] states
string description # A description of the trajectory
string uuid # Unique ID
2 changes: 2 additions & 0 deletions tesseract_msgs/msg/Trajectory.msg
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ tesseract_msgs/StringDoublePair[] initial_state
string instructions

# If instructions are provided this will be ignored
string joint_trajectories_uuid
string joint_trajectories_description
tesseract_msgs/JointTrajectory[] joint_trajectories
Loading

0 comments on commit 5e7c25b

Please sign in to comment.