Skip to main content
Innate Docs home page
OS 0.4.0
Search...
⌘K
Ask AI
⌘I
Innate Docs home page
Search...
Navigation
ROS2 Core
Debugging
Get Started
Intro to MARS
Quick Start
Examples
MARS Hardware
Overview & Hardware
Control & Connectivity
Capabilities
Updates and Maintenance
Charging the Battery
Calibration
Extending MARS
Agent SDK
Overview
Development Setup (Canonical)
MARS Quick Development
Agents
Skills
Inputs
Innate Capabilities
Manipulation
Overview
ROS2 Core
ROS2 Overview
Topics
Services
Actions
Navigation Stack
Manipulation Stack
Debugging
Troubleshooting & Support
Troubleshooting
Critical Fixes
FAQ
Contact / Discord
ROS2 Core
Debugging
Use SSH + tmux + ROS2 CLI to debug quickly on robot.
Basic workflow
SSH into MARS.
Attach to runtime session with
tmux attach
.
Inspect active nodes, topics, and logs.
Useful commands
Copy
Ask AI
ros2
node
list
ros2
topic
list
ros2
service
list
ros2
doctor
For hardware/runtime issue patterns, see
Troubleshooting
.
For visualization workflows (RViz and flora.fan + Foxglove Bridge), see
ROS2 Overview
.
Manipulation Stack
Previous
Troubleshooting
Next
⌘I
On this page
Basic workflow
Useful commands
Assistant
Responses are generated using AI and may contain mistakes.