當前位置: 首頁>>代碼示例>>Python>>正文


Python rospy模塊代碼示例

rospy共有35個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. rospy.init_node() ,153個項目使用

2. rospy.Publisher() ,134個項目使用

3. rospy.Subscriber() ,128個項目使用

4. rospy.is_shutdown() ,98個項目使用

5. rospy.loginfo() ,98個項目使用

6. rospy.spin() ,94個項目使用

7. rospy.get_param() ,90個項目使用

8. rospy.Rate() ,82個項目使用

9. rospy.ServiceProxy() ,61個項目使用

10. rospy.sleep() ,57個項目使用

11. rospy.ROSInterruptException() ,57個項目使用

12. rospy.wait_for_service() ,53個項目使用

13. rospy.Time() ,52個項目使用

14. rospy.logwarn() ,51個項目使用

15. rospy.Duration() ,49個項目使用

16. rospy.logerr() ,49個項目使用

17. rospy.ServiceException() ,36個項目使用

18. rospy.logdebug() ,36個項目使用

19. rospy.Service() ,32個項目使用

20. rospy.get_time() ,29個項目使用

21. rospy.on_shutdown() ,28個項目使用

22. rospy.signal_shutdown() ,27個項目使用

23. rospy.wait_for_message() ,23個項目使用

24. rospy.get_rostime() ,19個項目使用

25. rospy.set_param() ,17個項目使用

26. rospy.has_param() ,14個項目使用

27. rospy.get_name() ,13個項目使用

28. rospy.Timer() ,13個項目使用

29. rospy.myargv() ,11個項目使用

30. rospy.logfatal() ,11個項目使用

31. rospy.ROSException() ,9個項目使用

32. rospy.DEBUG ,6個項目使用

33. rospy.get_namespace() ,6個項目使用

34. rospy.logerror() ,5個項目使用

35. rospy.INFO ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。