Closed tonynajjar closed 1 year ago
Honestly, not sure either. I think this was done as an alternative to topic remapping, but likely should be removed.
thought so too, I'll remove then
Don't worry about CI - I'll have to switch it to humble when the Humble Windows release is completed.
@tonynajjar please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
@microsoft-github-policy-service agree [company="{your company}"]
Options:
- (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
- (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
Contributor License Agreement
@microsoft-github-policy-service agree company="Pixel Robotics"
Hi, Do you get the error following when execute the launch?
$ ros2 launch azure_kinect_ros_driver driver.launch.py
[INFO] [launch]: All log files can be found below /root/.ros/log/2022-11-03-07-52-45-234984-jun-15580
[INFO] [launch]: Default logging verbosity is set to INFO
Robot description xacro_file : /root/ws_moveit/install/azure_kinect_ros_driver/share/azure_kinect_ros_driver/urdf/azure_kinect.urdf.xacro
Robot description urdf_path : /root/ws_moveit/install/azure_kinect_ros_driver/share/azure_kinect_ros_driver/urdf/azure_kinect.urdf
[ERROR] [launch]: Caught exception in launch (see debug for traceback): package 'azure_kinect_ros_driver' found at '/root/ws_moveit/install/azure_kinect_ros_driver', but libexec directory '/root/ws_moveit/install/azure_kinect_ros_driver/lib/azure_kinect_ros_driver' does not exist
Finally, it can be executed after revised CMakeLists.txt
install(TARGETS ${PROJECT_NAME}_node
RUNTIME DESTINATION lib/${PROJECT_NAME}/
)
Thanks for the feedback, I haven't tried launching it yet actually as I didn't have a camera. I'll try it out and update you, at the latest next week.
@st99315 I can't seem to reproduce your bug. Did you make sure to source setup.bash after building?
@ooeygui FYI I am still adding changes to this PR as I am testing
I'm done here :+1:
Any estimate on when this can be merged? Are we talking days or weeks?
Running CI; although it seems to be targeting Foxy.
Pulled to bootstrap the humble builds. Thank you for your contribution!
Fixes
https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/256
Description of the changes:
fatal error: angles/angles.h: No such file or directory
Required before submitting a Pull Request:
I tested changes on: