Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
R RIS_IPW_2016
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Chittaranjan S Swaminathan
  • RIS_IPW_2016
  • Wiki
  • Home

Last edited by Tom Olsson Jan 16, 2017
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Home

Things to do for packagerelease

  • Clean up Oct-Class: make two classes that can be instantiated with a param for target-file.
  • Refactor algorithms/sensor nodes to factories with registration pattern
  • Clean up covariance references from exploration algorithm
  • Fix variance/covariance matrix clusterfuck. Split into two variables -- this lets getVariance() return a const-ref as intended
  • Can sensors use single-function-subclassing? Would be a real help ** Move params currently in constructor rosparam ** Move all business logic to thdCallback()? or expose protected function intermediate?
  • Adhere to ROS code standards?
Clone repository
  • Home