Opened 19 years ago
Closed 19 years ago
#101 closed enhancement (fixed)
Shell
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | minor | Milestone: | feature-taks |
Component: | ScriptEngine | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
SHELL
This should grow to a module, that uses the LoadParam class to execute different functions of the orxonox environment
since i am not sure, how exactly one wants to call functions of LoadParam, it will maybe get something else either way, a shell would be greate
- Implementation:
- Using LoadParam to get Different Functions for different Entities
- Using TextEngine, to Display some Shell-output
- Think of a way to execute called functions on a global scale (convert strings to arrays of ints/chars and so on) → FUNCTION POINTER-WAR
- Enhancements:
- Using bash-completion techniques for known Parameter (grabbed from LoadParam)
Change History (1)
comment:1 Changed 19 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
today resolved issue with the copying overlap