pangtao22 / planning_through_contact

MIT License
41 stars 7 forks source link

Visualize trajectory stored in edges. #41

Closed pangtao22 closed 2 years ago

pangtao22 commented 2 years ago

The tree visualizer now shows trajectories stored in edges, if edge.trj is not None. Otherwise, a path through the nodes is shown.


This change is Reviewable