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

Port macros submodule of moveit_core #3

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

vmayoral
Copy link
Contributor

No description provided.

@mlautman mlautman merged commit e4280d7 into moveit:master Feb 19, 2019
seanyen referenced this pull request in seanyen/moveit2 Jul 21, 2020
AndyZe referenced this pull request in AndyZe/moveit2 Sep 6, 2020
… to controller_mgr_node

clang format fixes #3

compile and clang tidy fix

clang format fixes #4
henningkayser pushed a commit that referenced this pull request Nov 17, 2020
* A library for servoing toward a moving pose

* Use the control_toolbox version of PID control

* Minor cleanup after switching to control_toolbox PID

* Use default ROS1 library type

* Decrease the default windup limit

* Add a basic unit test

* Add orientation tracking, too

* Warning if no target pose is provided

* One PID for orientation instead of 3

* A different method of ensuring a new target pose is received

* Multithread the test pose publisher

* Correct service namespaces

* Clang format and clang tidy

* Minor tweaks for CI

* Add function to update PID settings

* Add a method to get PID errors

* Be consistent with service namespacing

This is important if there are multiple arms Servoing simultaneously

* Address Adam's more minor comments

* First attempt at using pose tracking

* Small updates to launch files and CMakeLists

* Address Andy comments

* Get Pose Tracking demo working (#3)

* Rework command frame name and target pose

* Add EE frame tf and make it available thru C++ interface

* Pass getEEFrameTransform thru PoseTracking

* Update TF calcs at servo start

* Modify pose demo to move slightly from current position

* Make PoseTracking use EE tf instead of command frame tf

* Clean up the demo

* Make helper func for converting eigen to tf message

* Make the Servo instance public, to access functions like setPaused()

* Use an enum class for status codes, so entries can be duplicated

* Add a timeout argument

* Clang format

* Fix a race condition with initial joint reception

* Update config file for testing

* Wrap tf lookup in a try/catch block

* Use a tf2 utility for Eigen->msg conversion

* Explicitly initialize transforms to zero

* More robust test setup

* Update the command frame at runtime

* Update angular PID configs, too

* Properly wait for test setup

Co-authored-by: AdamPettinger <adam.pettinger@utexas.edu>
AndyZe referenced this pull request in AndyZe/moveit2 Aug 14, 2021
* first commit

* add ruckig header, convert to traj msg

* Proper converting of trajectory msgs with RobotTrajectory

* set robot state positions/velocities/accelerations from ruckig outout

* clang-format fixes

* rename ruckig smoothing files

Co-authored-by: Wyatt Rees <wyatt.rees@gmail.com>
AndyZe referenced this pull request in AndyZe/moveit2 Aug 21, 2021
* first commit

* add ruckig header, convert to traj msg

* Proper converting of trajectory msgs with RobotTrajectory

* set robot state positions/velocities/accelerations from ruckig outout

* clang-format fixes

* rename ruckig smoothing files

Co-authored-by: Wyatt Rees <wyatt.rees@gmail.com>
AndyZe referenced this pull request in AndyZe/moveit2 Sep 15, 2021
* first commit

* add ruckig header, convert to traj msg

* Proper converting of trajectory msgs with RobotTrajectory

* set robot state positions/velocities/accelerations from ruckig outout

* clang-format fixes

* rename ruckig smoothing files

Co-authored-by: Wyatt Rees <wyatt.rees@gmail.com>
sjahr referenced this pull request in sjahr/moveit2 Nov 30, 2021
* Add unsuccessful action Hybrid Planning events and handle them in logic

* Replace std::once with simple bool variable

* Remove unneeded variable and update comments
sjahr referenced this pull request in sjahr/moveit2 Dec 3, 2021
* Add unsuccessful action Hybrid Planning events and handle them in logic

* Replace std::once with simple bool variable

* Remove unneeded variable and update comments

Don't const& for built-in types

Co-authored-by: Tyler Weaver <tylerjw@gmail.com>
AndyZe referenced this pull request in sjahr/moveit2 Dec 6, 2021
* Add unsuccessful action Hybrid Planning events and handle them in logic

* Replace std::once with simple bool variable

* Remove unneeded variable and update comments

Don't const& for built-in types

Co-authored-by: Tyler Weaver <tylerjw@gmail.com>
AndyZe pushed a commit that referenced this pull request Dec 8, 2021
* Add unsuccessful action Hybrid Planning events and handle them in logic

* Replace std::once with simple bool variable

* Remove unneeded variable and update comments

Don't const& for built-in types

Co-authored-by: Tyler Weaver <tylerjw@gmail.com>
jmarsik added a commit to galou/moveit2 that referenced this pull request Apr 12, 2022
MikeWrock referenced this pull request in MikeWrock/moveit2 Aug 15, 2022
* flatten directories, changing github links to point to picknikrobotics rather than ros-planning
MikeWrock referenced this pull request in MikeWrock/moveit2 Aug 15, 2022
* update links in config file

* add warning at top of all tutorials for MoveIt 1 that can be easily removed

* more fixes for MI2 configuration
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.

None yet

2 participants