-
Notifications
You must be signed in to change notification settings - Fork 88
Jazzy or Kilted
#1226
Hi, current link for ROS2 in README.md file is setup to Jazzy. Does this mean only Jazzy is supported and recommended not for newer Kilted.
All reactions
Answered by
minggangw
Aug 18, 2025
Hi @aioos, currently, the rclnodejs supports all active ROS2 releases, including Humble, Jazzy and Kilted.
Replies: 1 comment 2 replies
Hi @aioos, currently, the rclnodejs supports all active ROS2 releases, including Humble, Jazzy and Kilted.
All reactions
2 replies
thanks, by the way, do you think is it possible to run ros2 nodes in a mobile phone? e.g.
- the joystick data are communicated by a topic.
- mobile phone can subscribe camera data on a robot.
All reactions
ROS2 doesn't support mobile platforms as i know. You may need a host with ROS2 installed and bridge the message to your mobile devices.
All reactions
Answer selected by
aioos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment