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

Configurable transmissions #16

Closed

Conversation

gollth
Copy link

@gollth gollth commented Nov 10, 2021

See disucussion here: frankaemika/franka_ros#186 (comment)

mlautman and others added 30 commits February 6, 2018 18:30
Remove chomp dependency as its not released as debian yet
changing trajectory topic to match tutorials
* added STOMP related planning files
* removed CHOMP stuff
added 3 new CHOMP parameters in chomp_planning.yaml file
Merge with panda_moveit_config from franka_ros
As of moveit/moveit#1251, CHOMP uses automatically
the hybrid collision detector.
rhaschke and others added 27 commits June 21, 2019 14:42
* add default_planner_request_adapters/ResolveConstraintFrames

* chomp pipeline: define default planning adapters
* added new files for emptyplan

* edited demo.launch to accept planner arg

* Added emptyplan_planning.yaml so it can be used for new planners. It is an empty file.
Added rosparam in emptyplan_planning_pipeline.launch.xml to load its yaml file

* from empty to trajopt

* modified some comment

* renamed and edited the context of files from empty to trajopt

* removed  move_group_trajop.launch, we do not need this file

* applied Dave's comments

* restored setup_assistant

* added trajopt params in yaml file
removed extra planner arg in demo.launch

* addressed the comments

* corrected pipeline in move_group
* added new files for emptyplan

* edited demo.launch to accept planner arg

* Added emptyplan_planning.yaml so it can be used for new planners. It is an empty file.
Added rosparam in emptyplan_planning_pipeline.launch.xml to load its yaml file

* added necessary files for LERP

* chaged the virtual joint to fixed

* added yaml file

* addressed the comments

* revet back to floating for virtual joint and revert moveit.rviz
Define 'extended' state for 'panda_arm' group.
* demo_chomp.launch: reuse demo.launch
* new planning pipeline ompl-chomp
As explained in moveit/moveit#2053
AddTimeParameterization should be at the begining of the list.
franka_description got updated with a more coarse collision model [1] matching the internal
self-collision detection, so the SRDF needs to be adapted.

Disable collision checking between panda_link6 and panda_link8 which collide in the default pose.
Tested with example controllers.

Closes moveit#18. Resolves moveit/moveit#1210, resolves frankaemika/franka_ros#39.

[1] frankaemika/franka_ros@e52c03a
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.