일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- sources.list
- 촉각센서
- gcc
- ROS
- YoLO
- error
- turtlebot
- Gazebo
- rqt
- autorace
- darknet_ros
- turtlebot3
- 부분공간
- 전이학습
- linetracing
- webots
- G++
- ax200
- Installation
- CUDA
- roslaunch
- RGB-D
- Kinetic
- opencv
- FreeCAD
- Linux
- roslib
- ubuntu
- amcl
- CuDNN
- Today
- Total
목록프로그래밍언어/ROS (46)
기술 성공, 실패 기록소
https://docs.ros.org/en/foxy/Releases.html Distributions — ROS 2 Documentation: Foxy documentation What is a Distribution? A ROS distribution is a versioned set of ROS packages. These are akin to Linux distributions (e.g. Ubuntu). The purpose of the ROS distributions is to let developers work against a relatively stable codebase until they are ready to docs.ros.org
https://docs.ros.org/en/foxy/Releases.html Distributions — ROS 2 Documentation: Foxy documentation What is a Distribution? A ROS distribution is a versioned set of ROS packages. These are akin to Linux distributions (e.g. Ubuntu). The purpose of the ROS distributions is to let developers work against a relatively stable codebase until they are ready to docs.ros.org https://www.youtube.com/playli..
wiki.ros.org/tf/Tutorials/Time%20travel%20with%20tf%20%28C%2B%2B%29 tf/Tutorials/Time travel with tf (C++) - ROS Wiki Note: This tutorial assumes you have completed the tf and time (Python) (C++) tutorials. Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of you wiki.ros.org 팔로봇에서 로봇이 ..
answers.ros.org/question/243179/whats-the-diff-between-rospytime0-and-rospytimenow/ what's the diff. between rospy.Time(0) and rospy.Time.now()? - ROS Answers: Open Source Q&A Forum what's the diff. between rospy.Time(0) and rospy.Time.now()? edit rospy.Time(0) 这是什么含义? 跟rospy.Time.now() 有啥区别? Hi, I'm learning tf and time at this link and I'm confused about the different between rospy.Time(0) and..
wiki.ros.org/tf2/Tutorials/tf2%20and%20time%20%28Python%29 tf2/Tutorials/tf2 and time (Python) - ROS Wiki Note: This tutorial assumes you have completed the adding a frame tutorial (Python) (C++). Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of y wiki.ros.org
www.theconstructsim.com/ros-qa-132-callback-messages-being-executed-one-at-a-time/ [ROS Q&A] 132 - Callback messages being executed one at a time - The Construct In this video we are going to see how to make sure callback messages are being executed one at a time. This is a video trying to answer the following question posted at the ROS answers forum: https://answers.ros.org/question/287612/how-..
wiki.ros.org/roslaunch/XML/rosparam roslaunch/XML/rosparam - ROS Wiki tag The tag enables the use of rosparam YAML files for loading and dumping parameters from the ROS Parameter Server. It can also be used to remove parameters. The tag can be put inside of a tag, in which case the parameter is treated like a private name. T wiki.ros.org rosparam 은 yaml 파일을 parameter server에 load, dump, delete 하..
@param wiki.ros.org/roslaunch/XML/param roslaunch/XML/param - ROS Wiki tag The tag defines a parameter to be set on the Parameter Server. Instead of value, you can specify a textfile, binfile or command attribute to set the value of a parameter. The tag can be put inside of a tag, in which case the parameter is treated like a wiki.ros.org The tag defines a parameter to be set on the Parameter Se..
wiki.ros.org/roslaunch/XML/arg roslaunch/XML/arg - ROS Wiki tag New in C Turtle Introduction The tag allows you to create more re-usable and configurable launch files by specifying values that are passed via the command-line, passing in via an , or declared for higher-level files. Args are not global. An arg declar wiki.ros.org Args are not global
sudo apt-get install ros-kinetic-slam-gmapping 출처: https://sharpinclude.tistory.com/entry/Ubuntu에-ROS-설치하기 [Realizing dreams and hopes] Ubuntu에 ROS 설치하기 기본적인 가이드라인은 아래 사이트를 참고하며 설치를 진행했으나, 현재 사용 중인 내 우분투 버전에 맞게 해결이 되지 않는 부분들을 해결해가며 설치를 진행하였다. 출처: http://wiki.ros.org/kine sharpinclude.tistory.com wiki.ros.org/slam_gmapping slam_gmapping - ROS Wiki kinetic melodic noetic Show EOL distros: EOL dist..