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

Collision detection fcl #5

Merged
merged 3 commits into from
Feb 21, 2019
Merged

Collision detection fcl #5

merged 3 commits into from
Feb 21, 2019

Conversation

anasarrak
Copy link

No description provided.

@ahcorde
Copy link

ahcorde commented Feb 21, 2019

are you using this include?

#include <moveit/logging/logging.h>

@anasarrak
Copy link
Author

It's what we use for the logging, we have created https://github.com/AcutronicRobotics/moveit2/blob/master/moveit_core/logging/include/moveit/logging/logging.h, ROS_DEBUG_NAMED is getting called here.

But wait! dont merge, I want to try what is specified moveit#7 (comment) by william

@anasarrak
Copy link
Author

@ahcorde can you check the latest commit please

@anasarrak
Copy link
Author

@vmayoral check the changes that i've made, maybe is the way to go instead of using the RCUTILS logs

@ahcorde
Copy link

ahcorde commented Feb 21, 2019

it seems the way to go right now

rclcpp::Logger logger = rclcpp::get_logger("collision_detection_fcl");

are you gonna add more changes?

@anasarrak
Copy link
Author

are you gonna add more changes?

No, you can merge it if it's alright

@ahcorde ahcorde merged commit 7a06eed into master Feb 21, 2019
@ahcorde ahcorde deleted the collision_detection_fcl branch February 21, 2019 14:27
@davetcoleman
Copy link

Can we move this PR review process to the main moveit2 repo?

@anasarrak anasarrak restored the collision_detection_fcl branch February 22, 2019 09:18
ahcorde pushed a commit that referenced this pull request Feb 22, 2019
@anasarrak anasarrak deleted the collision_detection_fcl branch February 25, 2019 16:46
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