摘要:
The Jetson Nano Developer Kit is an AI computer for learning and for making.  一个推理框架,用于部署模型到嵌入式设备.  Four Steps to Deep Learning System Setup Image R 阅读全文
摘要:
ROSWTF 详细见http://wiki.ros.org/roswtf roswtf will examine your ROS setup, such as your environment variables, and look for configuration issues. If you 阅读全文
摘要:
Recording and playing back data This tutorial will teach you how to record data from a running ROS system into a .bag file, and then to play back the 阅读全文
摘要:
msg: msg files are simple text files that describe the fields of a ROS message. They are used to generate source code for messages in different langua 阅读全文
摘要:
Description: This tutorial introduces ROS using rqt_console and rqt_logger_level for debugging and roslaunch for starting many nodes at once debug工具 r 阅读全文
摘要:
service是nodes之间通信的一种方式,允许nodes send a request and recieve a response。 rosservice rosparam roservice rosparam rosparam allows you to store and manipula 阅读全文