Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team WPI 3D Plotting #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

robotjsorg
Copy link

@robotjsorg robotjsorg commented Mar 8, 2018

A 2D and 3D plotting tool tdstat_2d_3d_overlay.py was created that overlays the generated paths with the goal and obstacle regions in 2D or 3D

To use it for 2D overlays, run this from your integrators_workspace folder python $FMRBENCHMARK/tdstat_2d_3d_overlay.py -t 0 --traj --state "0,1" mydata.json where $FMRBENCHMARK is the folder path to this GitHub repo on your machine

To use it for 3D overlays, run this instead python $RBE_595_FMR/tdstat_2d_3d_overlay.py -t 0 --traj --state "0,1,2" mydata.json

@robotjsorg
Copy link
Author

@slivingston Here is a first pass at the pull request.

@robotjsorg robotjsorg mentioned this pull request Mar 8, 2018
@robotjsorg
Copy link
Author

Looking closer, one of the files has completely commented out code from a while back when I spent time on this. It clearly isn't finished: tdstat.py

However, tdstat_2d_3d_overlay.py looks good to go. It may be able to replace tdstat.py entirely if people find it useful.

@slivingston slivingston self-assigned this May 27, 2018
@slivingston
Copy link
Member

I am reviewing this now.

Note that the email address used in your commit does not seem to be linked with your GitHub handle. Independently of that, can you confirm that it is an email address that will likely be active for a while?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants