Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development into master #581

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Development into master #581

merged 2 commits into from
Oct 8, 2024

Commits on Oct 4, 2024

  1. Added example to explore an initial population of individuals (#579)

    * implementation of population exploration example script mostly done
    
    * updated example readme and requirements, addressed codetools errors
    
    * updated requirement files and reformatted necessary files
    
    * fixed an error caused by the framework trying to render the scene after the renderer was manually closed
    
    * corrected some incorrect measures for the v2 body
    
    * addressed code review feedback
    
    ---------
    
    Co-authored-by: Andres <[email protected]>
    Co-authored-by: Ting-Chia Chiang <[email protected]>
    3 people authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c9e3d6d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Add camera support for v2 physical interfaces (#580)

    * Update the dependencies for modular_robot_physical
    
    * Add camera support for physical_interfaces v2
    
    * Update the doc for clarity
    
    * Refactor image channel conversion for cap'n proto serialization
    
    * Add display_camera_view() to remote and include camera support in an example
    tckarenchiang authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6d15a1c View commit details
    Browse the repository at this point in the history