Documentation Index
Fetch the complete documentation index at: https://docs.roboticks.io/llms.txt
Use this file to discover all available pages before exploring further.
Frequently Asked Questions
Common questions about using Roboticks for robot fleet management.Getting Started
What is Roboticks?
What is Roboticks?
Do I need to modify my ROS2 code to use Roboticks?
Do I need to modify my ROS2 code to use Roboticks?
What devices does Roboticks support?
What devices does Roboticks support?
- Ubuntu 18.04, 20.04, 22.04, 24.04 (x86_64 and ARM64)
- NVIDIA Jetson (JetPack)
- Raspberry Pi OS
- Any Debian-based Linux distribution
Authentication & Access
Do I need API keys to use Roboticks?
Do I need API keys to use Roboticks?
How do I authenticate the CLI?
How do I authenticate the CLI?
roboticks auth login and follow the prompts, or set the ROBOTICKS_API_TOKEN environment variable with your API token.Can I use Roboticks in CI/CD pipelines?
Can I use Roboticks in CI/CD pipelines?
Environments & Projects
What environments are supported?
What environments are supported?
Can I have multiple projects?
Can I have multiple projects?
Logs & Data
How fast are logs delivered?
How fast are logs delivered?
Where are logs and artifacts stored?
Where are logs and artifacts stored?
Can I export logs in bulk?
Can I export logs in bulk?
roboticks logs export --session <id> --format jsonHow long are logs retained?
How long are logs retained?
Troubleshooting
My device shows as Offline - how do I fix it?
My device shows as Offline - how do I fix it?
- Network: Verify the device can reach
api.roboticks.ioon port 443 - Device Manager: Ensure the service is running:
sudo systemctl status roboticks-manager - Capsule: Verify the device capsule was applied correctly
- Time sync: Ensure NTP is configured and the clock is accurate
- Logs: Check device logs:
sudo journalctl -u roboticks-manager -n 50
Sessions won't start - what should I check?
Sessions won't start - what should I check?
- Verify the device is online in the Fleet view
- Check that the composition exists on the device
- Review device logs for error messages
- Ensure required dependencies are installed on the device
I'm not seeing real-time logs
I'm not seeing real-time logs
- Verify the session is in “Running” state
- Check that the device has network connectivity
- Wait a few seconds - there may be a brief buffering delay
- Check the Device Manager logs for any errors
Billing & Limits
What's included in the free tier?
What's included in the free tier?
- 1 project
- 1 device
- 7-day log retention
- Basic integrations
How do I upgrade my subscription?
How do I upgrade my subscription?