Commit Graph
100 Commits
Author SHA1 Message Date
matlabbe 0faa3396ca typo 2023-03-04 17:49:59 -08:00
matlabbe f845c01616 docker: install pcl_ros 2023-03-04 17:45:10 -08:00
matlabbe c0e4927f88 merged master -> ros2 2023-03-04 17:21:00 -08:00
matlabbe 580b0c57dc Merge pull request #898 from introlab/rtabmap_ros2_pkg_split
ROS2: Splitting rtabmap_ros in multiple sub packages
2023-03-04 16:10:02 -08:00
matlabbe f2714c8b2a Merge pull request #892 from introlab/rtabmap_ros_pkg_split
ROS1: Splitting rtabmap_ros in multiple sub packages
2023-03-04 16:09:14 -08:00
matlabbe 36200b1df0 Updated rtabmap_legacy launch files with new strucutre 2023-03-04 16:04:24 -08:00
matlabbe f5f6097a20 Updated rtabmap_examples launch files with new structure 2023-03-04 15:40:17 -08:00
matlabbe a7675b7c09 Updated rtabmap_demos launch files with new structure. 2023-03-04 14:24:18 -08:00
matlabbe d380335c49 Merge branch 'ros2' of https://github.com/introlab/rtabmap_ros into rtabmap_ros2_pkg_split 2023-02-26 21:47:43 -08:00
matlabbe 5aa375531f Fixed merge 2023-02-26 21:46:50 -08:00
matlabbe f4473afcf4 Merge branch 'ros2' of https://github.com/introlab/rtabmap_ros into rtabmap_ros2_pkg_split 2023-02-26 18:47:08 -08:00
matlabbe cbcccaf1d8 workflow: updated ros-tooling version 2023-02-26 18:46:43 -08:00
matlabbe de167a9ce2 merged ros2 -> rtabmap_ros2_pkg_split 2023-02-26 18:44:55 -08:00
matlabbe 393a42360b merged master -> ros2 2023-02-26 18:42:29 -08:00
matlabbe 4fad3a4976 Updated README 2023-02-26 18:39:04 -08:00
matlabbe 7ceaba2ef7 ros2 workflow: install missing pcl_ros dependency 2023-02-26 18:06:21 -08:00
matlabbe 1a421cf5a5 Updated launch files with split packages 2023-02-26 18:05:08 -08:00
matlabbe 66e727e1a4 Fixed ros2 docker build 2023-02-26 16:59:25 -08:00
matlabbe 6a8ff0d492 workflow: Increasing ros-tooling to v0.6 2023-02-25 19:18:25 -08:00
matlabbe 9d8114db3c merged master to PR 2023-02-25 19:13:21 -08:00
matlabbe 523b4c6e6a merged master to PR 2023-02-25 18:58:50 -08:00
matlabbe 3cde10ee3b Added warning for #893 2023-02-25 15:57:35 -08:00
matlabbe 8cddf6d6ff ouster examples: updated key frame thr 2023-02-25 14:35:14 -08:00
matlabbe 67b4059e17 Updated for upstream new rtabmap target name (2) 2023-02-22 23:21:21 -08:00
matlabbe 6018c60edb Updated for upstream new rtabmap target name 2023-02-22 23:19:18 -08:00
matlabbe 778a474b96 ported rtabmap_ros_pkg_split to ros2 2023-02-22 23:11:49 -08:00
matlabbe 0a9f557077 fixed rtabmap_msgs->rtabmap_conversions build dependency. Upgraded min cmake version to 3.5. 2023-02-19 21:13:35 -08:00
matlabbe 2dd931248e First version rtabmap_launch working 2023-02-19 18:55:24 -08:00
matlabbe 469b8311f8 Merged master->ros2. Added k4a.launch.py example (Kinect Azure). Added qos global param for convenience (rtabmap and rtabmapviz nodes). 2023-02-18 16:51:14 -08:00
matlabbe 8fba38f0dc point_cloud_aggregator: Fixed qos variable not initialized 2023-02-16 14:20:09 -08:00
matlabbe 2f4aadacbb latching /rtabmap/mapGraph topic by default 2023-02-16 14:12:07 -08:00
matlabbe 1c0b55c89e reverting idl prefix name to package name instead of rtabmap_msgs (#886) 2023-02-14 08:08:02 -08:00
matlabbe 39e1a88b94 Merge pull request #885 from introlab/884-ros2-update-for-upstream-rtabmap-modern-cmake
ros2 update for rtabmap cmake targets
2023-02-12 16:51:12 -08:00
matlabbe 7c202de229 Merge pull request #817 from introlab/813-make-rtabmap_ros_install_prefix-relative-to-current-install-directory
Using upstream rtabmap cmake targets
2023-02-12 16:50:47 -08:00
matlabbe bbc4e59069 Merge branch 'master' into 813-make-rtabmap_ros_install_prefix-relative-to-current-install-directory 2023-02-12 16:21:13 -08:00
matlabbe a8d58dd0ad fixed rtabmap_sync lib export, added rtabmap_ros namespace to MspManager class 2023-02-11 20:46:49 -08:00
matlabbe 3e029bc574 working internal/external 2023-02-11 20:39:25 -08:00
matlabbe 510e226e24 cmake warning 2023-02-11 12:28:52 -08:00
matlabbe 1d478580b5 docker: set -j1 on latest 2023-01-24 09:50:33 -08:00
matlabbe 3ea6e1dfd6 docker: added foxy-latest 2023-01-22 16:57:14 -08:00
matlabbe 5f8701d3b2 docker: added arm64 2023-01-22 16:21:29 -08:00
matlabbe 29580d1b11 Docker: added foxy, humble, humble-latest 2023-01-22 16:19:34 -08:00
matlabbe 72298712c9 merged master 2023-01-21 16:19:25 -08:00
matlabbe 46c2988ee9 bump 0.20.23 2023-01-21 16:16:43 -08:00
matlabbe 1eaa864aaf Merge pull request #872 from lucasw/xml_launch
Put <?xml version="1.0"?> at head of every launch file + removing trailing whitespace in launch files
2023-01-17 16:04:38 -08:00
matlabbe c204ed6142 Merged master->ros2, added vlp16 launch example, added d435i stereo launch example 2023-01-16 16:26:53 -08:00
matlabbe 507df071e0 Merge pull request #860 from lucasw/pluginlib_hpp
use class_list_macros.hpp and class_loader.hpp instead of deprecated .h
2022-12-26 13:33:39 -05:00
matlabbe 3040a5d8f5 Added rgbd_split node/nodelet for convenience (to split RGBDImage msg into standard msgs) 2022-12-14 20:54:44 -08:00
matlabbe 7b2c6354c6 rtabmap: updated related parameters if scan_cloud_is_2d is true 2022-12-12 22:31:48 -08:00
matlabbe d09faa9385 refactored deskewing, removed duplicated getTransform from OdometryROS, added scan_cloud_is_2d parameter for icp_odometry and rtabmap nodes (to consider input Pointcloud2 as a laser scan). 2022-12-12 22:19:40 -08:00
matlabbe 4d86e26f54 CI: Removed Galactic build (EOL) 2022-12-11 14:37:50 -08:00
matlabbe d3bd53a044 merged master->ros2 2022-12-10 14:37:39 -08:00
matlabbe d9996a03f8 Rtabmap/AlreadyRectified=false: handling a case where camera_info topic doesn't have frame_id set but calibration is fine. 2022-12-10 14:06:04 -08:00
matlabbe 9b41e7c619 stereo_odometry: Fixed not correctly reported camera info topic name 2022-12-10 12:53:25 -08:00
matlabbe e34ea3e0b3 odom: Added min_update_rate parameter 2022-12-05 20:56:29 -08:00
matlabbe 16875b4ad5 merged master->ros2 2022-12-04 18:11:37 -08:00
matlabbe f327b3f289 Added velodyne+d435i example 2022-12-04 17:26:53 -08:00
matlabbe a9db92e47f Updated d400 example instructions 2022-12-03 16:43:50 -08:00
matlabbe 89f46c10d1 Added log_to_rosout_level option (to redirect some internal rtabmap's logs to rosout, default disabled) 2022-11-28 16:02:54 -08:00
matlabbe 198da0b072 Added more d435i examples (#848) 2022-11-27 18:01:16 -08:00
matlabbe 5c3c269652 merged master->ros2 2022-11-27 16:21:59 -08:00
matlabbe 671c80dc3f pointcloud_to_depthimage: added upscale option 2022-11-26 18:20:25 -08:00
matlabbe ccd7b62721 Fixed crash when subscribing with depth image 2022-11-26 17:02:27 -08:00
matlabbe ed248b4dbd Update rgbd_odometry.cpp
To make default freenect example not spamming sync warnings
2022-11-20 19:42:35 -08:00
matlabbe 5d32e293b2 Update rgbd_odometry.cpp
To make default freenect example not spamming sync warnings
2022-11-20 19:41:55 -08:00
matlabbe 5cfacebbb8 Added Euroc stereo dataset example launch file (ros2). Fixed identity ground_truth when it should be null. 2022-11-20 18:06:11 -08:00
matlabbe 14ea1ba0ec Added rgbdslam dataset launch example for ros2 (#796 #797) 2022-11-20 15:08:01 -08:00
matlabbe 304272744c Merge pull request #839 from tsadarsh/patch-1
`ros2-branch` build failed when I did not run rodep install.
2022-11-13 11:05:58 -08:00
matlabbe 4294706189 Map Path: removed last id on localization mode 2022-11-11 15:44:56 -08:00
matlabbe a9497f3a39 isaac sim: updated instructions for 2022, added stereo option 2022-11-06 15:45:22 -08:00
matlabbe b7c724c23d fixed launch file error 2022-11-06 11:55:24 -08:00
matlabbe 9c82e2ac1a rtabmap node: Added initial_pose parameter 2022-11-06 10:07:21 -08:00
matlabbe 276a5f4ac2 Fixed republished data missing 2022-10-30 14:00:57 -07:00
matlabbe 7e14509e44 Increased rtabmap version to 0.20.22. Moved republish nodes logic inside rtabmap library. rtabmapviz: can now request to republish node data from rtabmpa node. 2022-10-28 12:29:27 -07:00
matlabbe 71095c87fb Removed required optflow opencv module because not used 2022-10-23 15:15:17 -07:00
matlabbe 44bbaa2cef Added lidar_deskewing node and nodelet. Added "deskewing" option for icp_odometry. Updated velodyne and ouster examples with deskewing option. Added velodyne+T265 deskewing example. 2022-10-16 21:36:11 -07:00
matlabbe cf50e93195 Update README.md 2022-10-09 12:35:19 -07:00
matlabbe ab27bd6673 Readme: Added explicitly -DCMAKE_BUILD_TYPE=Release to build instructions (see https://github.com/colcon/colcon-cmake/issues/96) 2022-10-05 12:02:00 -07:00
matlabbe 8baa13eb9b package.xml: added ros_environment build_depend so that ROS_DISTRO env variable is defined on buildfarm 2022-10-03 14:56:18 -07:00
matlabbe a8c0787b8e Show ROS_DISTRO value during build (to debug ros buidfarm issue) 2022-10-03 14:38:23 -07:00
matlabbe e207d4fd70 Fixed build with options RTABMAP_SYNC_MULTI_RGBD and RTABMAP_SYNC_USER_DATA 2022-10-01 18:20:13 -07:00
matlabbe 99b9891ab8 merged master->ros2 2022-10-01 18:09:19 -07:00
matlabbe 4fb73b4279 odom: fixed large delay, fixed map Tf frame published with wrong stamp. 2022-10-01 11:22:26 -07:00
matlabbe c0259f31a2 Fixed regression on foxy and galactic (introduced by #815) 2022-09-27 10:19:43 -07:00
matlabbe 26a9715cda Added compatibility with upstream rtabmap targets 2022-09-25 22:47:38 -07:00
matlabbe 6c09b7fdea Merge pull request #815 from rudislabs/pr-ros2-clean-build
Fix PCL warns and .hpp warns.
2022-09-25 10:12:59 -07:00
matlabbe ea196466ba Fixed build on foxy 2022-09-09 19:51:08 -07:00
matlabbe c1a603706f Merge branch 'jgoppert-humble' into ros2 2022-09-10 10:55:18 +13:00
matlabbe 2f317416cc Fixed humble build 2022-09-10 10:54:26 +13:00
matlabbe 8fe44cde73 Update ros2.yml
updated to `ros-tooling/setup-ros@v0.4`
2022-09-09 12:46:31 -07:00
matlabbe f298ff7734 added humble github action 2022-09-09 11:33:45 -07:00
matlabbe 5024574e4a Update README.md
Cleanup, removed EOL distros
2022-09-05 12:35:42 -07:00
matlabbe ab676c15a5 increase minimum version of rtabmap to 0.20.20 (CameraModel api changes) 2022-07-28 10:52:35 -04:00
matlabbe 4530c42d06 Merge pull request #781 from introlab/multicam
Added stereo multi-camera interface
2022-07-20 16:54:48 -04:00
matlabbe f32d80c82c Fixed build with latest rtabmap master 2022-07-20 16:19:51 -04:00
matlabbe f06b4f7413 fixed compilation error with ros debug config 2022-07-20 16:05:56 -04:00
matlabbe 428091e4ca MsgConversion: fixed wrong right image output type. stereo_odometry: fixed rgbd_cameras param not initialized. 2022-07-18 11:20:40 -04:00
matlabbe ecf4d13984 stereo_odometry: fixed left image copied in right buffer if right is not grayscale 2022-07-18 10:38:54 -04:00
matlabbe cbe2755488 stereo_odom: fixed left image as right image with single stereo callback 2022-07-18 10:10:13 -04:00
matlabbe bd727daab2 rtabmap/rtabmapviz: Refactored to support multi-stereo input 2022-07-13 13:49:15 -04:00