bhaba-ranjan / rosbag_parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS package for parsing the social navigation dataset rosbags

This package is used to parse the rosbags of the social navigation dataset and extract a pickle file containing the bird's eye view LiDAR image and pose for each image to train the behavior cloning agent.

NOTE : This package cannot be used for training the agent. It is only used for creating the pickle file to generate the training data.

About


Languages

Language:Python 78.3%Language:CMake 21.7%