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

Add some basic support for val #17

Merged
merged 17 commits into from
Jan 31, 2021
Merged

Add some basic support for val #17

merged 17 commits into from
Jan 31, 2021

Conversation

PeterMitrano
Copy link
Contributor

only tested in simulation at the moment, I plan to test this on val later today

@PeterMitrano PeterMitrano marked this pull request as ready for review January 19, 2021 00:10
arm_robots/launch/victor.launch Show resolved Hide resolved
arm_robots/src/arm_robots/robot.py Show resolved Hide resolved
arm_robots/src/arm_robots/robot.py Show resolved Hide resolved
arm_robots/src/arm_robots/robot.py Show resolved Hide resolved
Peter Mitrano and others added 5 commits January 19, 2021 09:39
grippers don't mimic correctly in simulation
untested on the real robot
unlike victor its max speeds are pretty slow
also refactor some classes so this file doesn't get too long
@PeterMitrano
Copy link
Contributor Author

I'll merge once I've tested on victor + val

Peter Mitrano added 4 commits January 19, 2021 09:59
added rviz config to make sure people have those settings right
more accurately check for "empty" trajectories
up the allowed velocity error
not ideal, but only relavent in simulation AFAIK because in the real
world these tolerances are ignored
Peter Mitrano and others added 7 commits January 20, 2021 11:39
one small "bug" where moveit things the ground plane intersects robot because the gazebo moveit plugin doesn't TF robot frames
correctly
although sometimes the traj follower times out because the hardware
doesn't quite reach the goal
@PeterMitrano PeterMitrano requested a review from bsaund January 22, 2021 13:26
@PeterMitrano
Copy link
Contributor Author

PeterMitrano commented Jan 22, 2021

@hrchengmike it might be insightful for you to look at this PR just to get familiar with the code for Val. Feel free to comment on it with any questions you have

@hrchengmike
Copy link
Contributor

@PeterMitrano Got it!

@hrchengmike hrchengmike reopened this Jan 22, 2021
@PeterMitrano PeterMitrano merged commit 40d9cc8 into master Jan 31, 2021
@PeterMitrano PeterMitrano deleted the val branch February 13, 2024 04:38
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.

3 participants