Skip to content

0.9.0 Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@ooeygui ooeygui released this 27 Mar 20:57
· 39 commits to master since this release
482ce47

Thank you!

This extension has crossed an impressive milestone - 500,000 Installs!

New Features

  • Includes the ability to debug ROS2 launch files using the new debug_launch type.

Notes:
This only debugs the launch file itself - it does not launch any ROS nodes.
If your launch file does execute code, these may launch during debugging.

  • Smaller runtime, Faster Startup using WebPack
  • .urdf files are now processed with xacro
  • Fixes to ROS2 in a container

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.9.0