Advertisement
Guest User

ROS Kilted Bugs

a guest
Apr 10th, 2025
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | Fixit | 0 0
  1. If you are interested in helping with a bug here is how it works:
  2.  
  3. 0️⃣ Read the Github issue. Make sure it is compatible with your skills.
  4. 1️⃣ In the Github issue thread ask the maintainer to assign you the ticket.
  5. 2️⃣ Write the code, test it, and document it.
  6. 3️⃣ Send us a pull request.
  7. 4️⃣ Work with our maintainers through two reviews.
  8. 5️⃣ Merge your code into our open source projects!
  9.  
  10. Here are the bugs we need help with:
  11.  
  12.  
  13. 🐞 Geometry2 #770: Overflow Issue in durationFromSec() Function when Handling Extremely Large or Small Values
  14. 🔗 https://github.com/ros2/geometry2/issues/770
  15.  
  16. 🐞 Geometry2 #771: operator== Comparison Logic Issue in TransformStorage
  17. 🔗 https://github.com/ros2/geometry2/issues/771
  18.  
  19. 🐞 Geometry2 #768: Data Overwrite Issue in StaticCache Class's insertData and getData Methods
  20. 🔗 https://github.com/ros2/geometry2/issues/768
  21.  
  22. 🐞 Geometry2 #769: tf2::StaticCache::getData() Returns true Even When Cache is Empty or Timestamp Mismatches
  23. 🔗 https://github.com/ros2/geometry2/issues/769
  24.  
  25. 🐞 RViz #1356: Config Class Copy Constructor Issue #1356
  26. 🔗 https://github.com/ros2/rviz/issues/1356
  27.  
  28. 🐞 RViz #1363: QosProfileProperty Destructor Fails to Properly Clean Up Child Properties, Leading to Memory Leak
  29. 🔗 https://github.com/ros2/rviz/issues/1363
  30.  
  31. 🐞 RViz #1364: Issue with SelectionManager::select Function Not Returning Empty Selection Result for Invalid Coordinates
  32. 🔗 https://github.com/ros2/rviz/issues/1364
  33.  
  34. 🐞 RViz #1371: SelectionManager Selection Issue Report
  35. 🔗https://github.com/ros2/rviz/issues/1371
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement