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

ROS2 - Humble #26

Merged
merged 40 commits into from
Nov 17, 2023
Merged

ROS2 - Humble #26

merged 40 commits into from
Nov 17, 2023

Conversation

amock
Copy link
Collaborator

@amock amock commented Nov 14, 2023

I ported mesh_tools to ROS2 humble.

Things that work:

  • compilation
  • rviz plugins can visualize meshes as before
  • goal poses can be given on the mesh surface
  • single face selection with label tool

Things that don't work yet (I'm on it):

  • rectangle selection for label tool
  • reload mesh by loading RViz config - segfault when enabling label tool (was this working in the ROS1 version?)

Things that need to be tested (by everyone?):

  • hdf5_map_io
  • label_manager
  • mesh_msgs_conversions
  • mesh_msgs_transform

@spuetz , @Cakem1x : Even though some things are not implemented yet I would propose to create a first ROS2 "humble" branch now since all the main functionalities are there.

Best
Alex

amock added 30 commits May 16, 2023 11:58
…ve been removed. Need to figure out what functions I can use to do basic raycasting
@mklpiening mklpiening changed the base branch from master to humble November 17, 2023 14:03
@mklpiening
Copy link
Member

As you proposed, I created a humble branch for the ros2 porting. Since it will probably be in development for quite a while now, I will merge this PR now into the humble branch

@mklpiening mklpiening merged commit 1be1c64 into naturerobots:humble Nov 17, 2023
0 of 4 checks passed
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.

2 participants