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

Fixed the wrong type for time parameterization in ompl (#55) #65

Merged
merged 1 commit into from
Apr 19, 2024

Commits on Apr 13, 2024

  1. Fixed the wrong type for time parameterization in ompl (#55)

    * Fixed the wrong type for time parameterization in ompl
    
    * Updated to use the MoveItConfigsBuilder
    
    * Optimized the imports.
    
    * Update abb_bringup/launch/abb_moveit.launch.py
    
    Removed hard coded config package
    
    Co-authored-by: Yadu <[email protected]>
    
    * Update abb_bringup/launch/abb_moveit.launch.py
    
    added argument names for clarity.
    
    Co-authored-by: Yadu <[email protected]>
    
    * Update package.xml
    
    Added moveit_configs_utils dependency to package.xml
    
    * Formatting adn also publishing robot_description and semantic
    
    * Fixed formatting to pass format test per requeset by Yadunund.
    
    * Used pre-commit to fix formatting locally.
    
    * Removed planning pipeline limits to ompl planner, also added pilz_cartesian_limits yaml.
    
    ---------
    
    Co-authored-by: Yadu <[email protected]>
    jodle001 and Yadunund committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    37c831a View commit details
    Browse the repository at this point in the history