rmf_traffic_editor
1.9
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace crowd_sim
Classes and Structs
Class AgentGroup
Class AgentProfile
Class BoolCondition
Class Condition
Class ConditionAND
Class ConditionGOAL
Class ConditionNOT
Class ConditionOR
Class ConditionTIMER
Class CrowdSimImplementation
Class GoalSet
Class LeafCondition
Class ModelType
Class State
Class Transition
Typedefs
Typedef crowd_sim::ConditionAndPtr
Typedef crowd_sim::ConditionGoalPtr
Typedef crowd_sim::ConditionNotPtr
Typedef crowd_sim::ConditionOrPtr
Typedef crowd_sim::ConditionPtr
Typedef crowd_sim::ConditionTimerPtr
Typedef crowd_sim::CrowdSimImplPtr
Typedef crowd_sim::GoalSetPtr
Typedef crowd_sim::StatePtr
Directories
Directory include
Directory traffic_editor
Directory crowd_sim
Files
File agent_group.h
File agent_profile.h
File condition.h
File crowd_sim_impl.h
File goal_set.h
File model_type.h
File state.h
File transition.h
Standard Documents
CHANGELOG
Changelog for package rmf_traffic_editor
1.9.1 (2024-06-15)
1.9.0 (2024-06-01)
1.8.2 (2023-12-15)
1.8.1 (2023-08-10)
1.8.0 (2023-06-08)
1.7.0 (2023-06-06)
1.6.0 (2022-10-05)
1.5.1 (2022-04-20)
1.5.0 (2022-03-13)
1.4.0 (2021-09-02)
1.3.0 (2021-05-14)
1.2.0 (2021-01-05)
1.1.0 (2020-09-24)
1.0.0 (2020-06-22)
PACKAGE
QUALITY_DECLARATION
rmf_traffic_editor
Quality Declaration
Version Policy [1]
Change Control Process [2]
Documentation [3]
Testing [4]
Dependencies [5]
Platform Support [6]
Security [7]
README
Traffic Editor
Quality Declaration
System Requirements
Compiling Instructions
Quick Start
Creating a new Project and an empty Building Map
Creating a level and adding some stuff
Save your work
Adding real-world measurements to set the scale
Adding lifts
Generating Custom Thumbnails
Utilities
Index
rmf_traffic_editor
C++ API
Class AgentProfile
View page source
Class AgentProfile
Defined in
File agent_profile.h
Class Documentation
class
AgentProfile
Public Functions
inline
AgentProfile
(
std
::
string
profile_name_
)
inline
AgentProfile
(
const
YAML
::
Node
&
input
)
YAML
::
Node
to_yaml
(
)
const
void
from_yaml
(
const
YAML
::
Node
&
input
)
Public Members
std
::
string
profile_name
size_t
profile_class
size_t
max_neighbors
size_t
obstacle_set
double
max_accel
double
max_angle_vel
double
max_speed
double
neighbor_dist
double
pref_speed
double
r
double
ORCA_tau
double
ORCA_tauObst