Skip to content

Collision detection fcl#5

Merged
ahcorde merged 3 commits intomasterfrom
collision_detection_fcl
Feb 21, 2019
Merged

Collision detection fcl#5
ahcorde merged 3 commits intomasterfrom
collision_detection_fcl

Conversation

@anasarrak
Copy link
Copy Markdown

No description provided.

@ahcorde
Copy link
Copy Markdown

ahcorde commented Feb 21, 2019

are you using this include?

#include <moveit/logging/logging.h>

@anasarrak
Copy link
Copy Markdown
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
Copy Markdown
Author

@ahcorde can you check the latest commit please

@anasarrak
Copy link
Copy Markdown
Author

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

@ahcorde
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

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