Skip to content

Jiangtianjian/Apollo3D-RoboMocap-Suite-RMS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo3D RoboMocap Suite (RMS)

Robot Motion Capture Suite

  • Only Use for single agent
  • Synchronous Mode is needed

Author: Kuihan Chen[Team Apollo3D].

Use Method:

Default:

python3 proxy.py

Custom Port:

python3 proxy.py -s [toServerPort] -a [toAgentPort]

  • Further Development Upon Apollo3D RMS
        # Get Status
        acc = world.worldModel_dict('ACC')
        j_head1 = world.perceptor_dict('hj1')
        e_head1 = world.effector_dict('he1')

        # Deal with List
        def deal_serverList(serverList):
            pass
        
        def deal_agentList(agentList):
            pass
        

About

This is the open source code of Apollo3D RoboMocap Suite (RMS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages