Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::hdmap::PoseCollectionAgent Class Reference

#include <pose_collection_agent.h>

Collaboration diagram for apollo::hdmap::PoseCollectionAgent:
Collaboration graph

Public Member Functions

 PoseCollectionAgent (std::shared_ptr< JsonConf > sp_conf)
 
void OnBestgnssposCallback (const std::shared_ptr< const apollo::drivers::gnss::GnssBestPose > &bestgnsspos)
 
std::shared_ptr< std::vector< FramePose > > GetPoses () const
 

Constructor & Destructor Documentation

◆ PoseCollectionAgent()

apollo::hdmap::PoseCollectionAgent::PoseCollectionAgent ( std::shared_ptr< JsonConf sp_conf)
explicit

Member Function Documentation

◆ GetPoses()

std::shared_ptr<std::vector<FramePose> > apollo::hdmap::PoseCollectionAgent::GetPoses ( ) const

◆ OnBestgnssposCallback()

void apollo::hdmap::PoseCollectionAgent::OnBestgnssposCallback ( const std::shared_ptr< const apollo::drivers::gnss::GnssBestPose > &  bestgnsspos)

The documentation for this class was generated from the following file: