ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

What is the recommended database management system and wrapper for python?

asked 2015-06-02 11:02:42 -0500

fivef gravatar image

We just want to save some arm poses/postures and base positions. For now we save these with couchdb. As we have to do some changes we want to find out whats currently the best and easiest database solution for ROS.

  • We use ORK so we have a couchdb running anyway. But there no nice wrapper seems to be available?
  • mongodb_store looks very pythonic and is currently our favourite. Any comments?
  • The python wrapper for warehouse_ros also looks promising but not as nice as mongodb_store. But perhaps warehouse is supported by more packages?
  • What about relational databases?
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-08-22 05:03:48 -0500

fivef gravatar image

We went for mongodb_store because it was the most pythonic solution.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-06-02 11:02:42 -0500

Seen: 328 times

Last updated: Aug 22 '18